| SyServiceExceptionTemplate |
| Logical Entity Name | SyServiceExceptionTemplate |
| Default Table Name | SyServiceExceptionTemplate |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyServiceExceptionTemplate Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionTemplateId |
int | NO | ||
SyServiceProcessId |
int | NO | ||
SyServiceExceptionTypeId |
int | NO | ||
| IsReviewRequired | bit | NO | ||
| IsAutoResolutionEnabled | bit | NO | ||
ReviewByStaffID |
int | YES | ||
ReviewByStaffGroupID |
int | YES | ||
| AgeDays | int | NO | ||
| ResourceKey | nvarchar(128) | NO | ||
| Priority | char(1) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| IsOverrideEnabled | bit | NO | ||
| IsProcessFailure | bit | NO |
| SyServiceExceptionTemplate Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceExceptionTemplate_ResourceKey | Index | ResourceKey |
| PK_SyServiceExceptionTemplate_SyServiceExceptionTemplateID | PrimaryKey | SyServiceExceptionTemplateId |
| SyServiceExceptionTemplate Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaffGroup | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionTemplateReviewByStaffGroupID_StaffGroupStaffGroupID | ReviewByStaffGroupID | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionTemplateReviewByStaffId_SyStaffSyStaffID | ReviewByStaffID | NO | YES | ||
| SyServiceExceptionType | Non-Identifying | One To Zero or More | FK_SyServiceExceptionTemplateSyServiceExceptionTypeId_SyServiceExceptionTypeSyServiceExceptionTypeId | SyServiceExceptionTypeId | NO | YES | ||
| SyServiceProcess | Non-Identifying | One To Zero or More | FK_SyServiceExceptionTemplateSyServiceProcessId_SyServiceProcessSyServiceProcessId | SyServiceProcessId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionTemplateUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| SyServiceExceptionTemplate Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyServiceExceptionTemplate Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SyServiceExceptionTemplate Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.FaaProcessExceptionTypeTemplate |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyServiceExceptionTemplate |
NO |
| SyServiceExceptionTemplate Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Service |
| Physical (Microsoft SQL Server) | System |
| SyServiceExceptionTemplate Data Movement Rules |
| Name | Type | Rule Text/Value |